Trivial rewording
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Jun 2013 20:01:44 +0000 (16:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 28 Jun 2013 20:01:44 +0000 (16:01 -0400)
Make the listbox demo follow the naming convention of the
other demos.

demos/gtk-demo/listbox.c

index 94ef2f1f3c1ef01121c0175988c2560bd1870310..721518a1d0da1b9916f2596fa7936d525eaa445b 100644 (file)
@@ -1,4 +1,4 @@
-/* ListBox
+/* List Box
  *
  * GtkListBox allows lists with complicated layouts, using
  * regular widgets supporting sorting and filtering.